Fix fallout from revno 100928, remove dead code in unexcoff.c.
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Aug 2010 10:29:48 +0000 (13:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Aug 2010 10:29:48 +0000 (13:29 +0300)
commitbe1647113518e0ea0afab87ea3c4baa6bdac4544
treeca050aaaa53a25208108a06dddf7133de86af92c
parentf931a3251e7022ed664d0e2f46549de4d12eec63
Fix fallout from revno 100928, remove dead code in unexcoff.c.

 unexcoff.c: Remove the parts used when "emacs" is not defined.
 (report_error, report_error_1): Ditto.
 (write_segment): Remove "#if 0" unused code.
 (make_hdr): Remove code that was "#ifndef NO_REMAP" before
 NO_REMAP was removed (in revno 100928).
 (start_of_text): Remove unused function (was used only if NO_REMAP
 was NOT defined).
src/ChangeLog
src/unexcoff.c